* net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
authorMichael Albinus <michael.albinus@gmx.de>
Thu, 20 Feb 2014 14:24:13 +0000 (15:24 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Thu, 20 Feb 2014 14:24:13 +0000 (15:24 +0100)
commit04bb4e750de7fdb479fea3c4e4204c197fc321c4
tree758f03da4a2eb4c560024e058a62f25bcca637bb
parenteeff9e76229fb8e5997723d6868465996f289c3d
* net/tramp.el (ls-lisp-use-insert-directory-program): Declare.
(tramp-handle-insert-directory): New defun, taken from tramp-gvfs.el.

* net/tramp-gvfs.el (tramp-gvfs-file-name-handler-alist)
[insert-directory]: Use `tramp-handle-insert-directory.
(tramp-gvfs-handle-insert-directory): Remove function.

* net/tramp-sh.el (tramp-sh-handle-insert-directory):
Call `tramp-handle-insert-directory'.
lisp/ChangeLog
lisp/net/tramp-gvfs.el
lisp/net/tramp-sh.el
lisp/net/tramp.el